ComponentOne ASP.NET MVC Controls
Multiplier Property

C1.Web.Mvc.Finance Namespace > BollingerBands<T> Class : Multiplier Property
Gets or sets the standard deviation multiplier.
Syntax
'Declaration
 
<DefaultValueAttribute(2)>
Public Property Multiplier As Double
[DefaultValue(2)]
public double Multiplier {get; set;}
See Also

Reference

BollingerBands<T> Class
BollingerBands<T> Members